Welcome![Sign In][Sign Up]
Location:
Search - ant colony optimization code

Search list

[Other resourceACO

Description: 利用C++编写蚁群优化算法解决51城市旅行商问题-prepared Ant Colony Optimization Algorithm for 51 city Traveling Salesman Problem
Platform: | Size: 5120 | Author: | Hits:

[AI-NN-PRant-C++

Description: 蚁群算法的C++程序,转载于下面网站 http://fashionxu.bokee.com/4673640.html-ant colony algorithm C program, reproduced in the following website http :// fashionxu.bokee.com/4673640.html
Platform: | Size: 5120 | Author: 罗佳 | Hits:

[matlab5555555555555555555555555555555555555555555

Description: ant colony 蚁群算法的很好范例 matlab代码-ant colony ant algorithm is a good example of Matlab code
Platform: | Size: 11264 | Author: afafafafa | Hits:

[AI-NN-PRde36

Description: 蚁群算法源(Ant colony optimization ACO)代码-ant algorithm source (Ant colony optimization ACO) code
Platform: | Size: 7168 | Author: 李常刚 | Hits:

[matlabant_colony_system

Description: 蚁群算法解决TSP问题 matlab程序-Ant colony algorithm to solve TSP problem matlab program
Platform: | Size: 1024 | Author: chenglong | Hits:

[AI-NN-PRtest1

Description: 蚁群算法是模仿真实的蚁群行为而提出的一种模拟进化算法,蚂蚁之间是通过一种信息素的物质传递信息的,蚂蚁在运动的过程中能够在经过的路径上留下该物质,而且能够感知这种物质的存在及其强度,并以此指导自己的运动方向。它是一种通过类比组合优化和蚁群觅食行为而构造的一种算法,可以用来解决各种组合优化问题,本代码用来解决生产调度问题-Ant colony algorithm is based on real ant colony behavior and proposed a simulated evolutionary algorithm, ants are among the pheromone through a material and impart information, ants in the process of movement in the path on the left of the substance , but also perceived the existence of such material and its strength, and to guide their direction. By analogy it is a combinatorial optimization and ant colony foraging behavior and structure of an algorithm can be used to solve various combinatorial optimization problems, the code used to solve the production scheduling problem
Platform: | Size: 20480 | Author: 穆海华 | Hits:

[matlabGA-wiley-matlab

Description: 修改自wiley的书中的各种遗传算法(GA)matlab代码,还包括其他一些算法如粒子群优化,蚁群优化等,均已修改好用!-Modified since the book wiley various genetic algorithms (GA) matlab code, also includes a number of other algorithms such as PSO, ant colony optimization and so on, have been modified handy!
Platform: | Size: 11264 | Author: Gil Chang | Hits:

[matlabACS

Description: matlab编写的蚁群优化tsp程序,很不错,希望大家喜欢-ant colony optimization matlab prepared tsp procedures, very good, I hope everyone likes
Platform: | Size: 10240 | Author: qq | Hits:

[Graph programImage-Edge-Detection-Using-Ant-Colony-Optimization

Description: This a demo program of image edge detection using ant colony, based on the paper, "An Ant Colony Optimization Algorithm For Image Edge Detection," 基于蚁群算法的图像边缘检测。IEEE于2008收录的文章.有matlab源程序和“An Ant Colony Optimization Algorithm For Image Edge Detection”这篇PDF文章。希望对大家有一定帮助。-This is a demo program of image edge detection using ant colony, based on the paper, " An Ant Colony Optimization Algorithm For Image Edge Detection," Based on Ant Colony Optimization Image Edge Detection. IEEE in 2008 included in the article. Matlab source code and there is " An Ant Colony Optimization Algorithm For Image Edge Detection" This PDF article. Hope to assist everyone must have.
Platform: | Size: 306176 | Author: miaosiyi | Hits:

[JSP/Javachapter10

Description: Java source code for the Ant Colony Optimization Problem.
Platform: | Size: 402432 | Author: can | Hits:

[AI-NN-PRACO.ZIP

Description: ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN Ant System, Rank-based version of Ant System, Best-Worst Ant System, and Ant Colony System.
Platform: | Size: 34816 | Author: Aco17 | Hits:

[Mathimatics-Numerical algorithmsC_Code-for-ACO

Description: 基本蚁群算法的C代码,是学习蚁群优化理论的不可或缺的资料。-The basic ant colony algorithm of C code, ant colony optimization theory is the study of essential information.
Platform: | Size: 10240 | Author: 阿阳 | Hits:

[matlabACOUCP

Description: 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into the unconstrained model, then use the origin codes solving
Platform: | Size: 2048 | Author: 孙准 | Hits:

[AlgorithmSIALAB

Description: 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algorithm BenchMark issues and problem solving TSP.
Platform: | Size: 4436992 | Author: 王巍 | Hits:

[MPIACO

Description: 蚁群算法源代码,无须修改便可以直接编译执行-Ant colony algorithm source code, no need to change the implementation can be directly translated
Platform: | Size: 178176 | Author: | Hits:

[AI-NN-PRACOUCP

Description: 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constraints, you can first use the penalty function and other methods to deal with the problem into a non-binding model, and then use the source code is solved,
Platform: | Size: 2048 | Author: 张望 | Hits:

[OtherAntNet

Description: AntNet is an Ant Colony Optimization (ACO) metaheuristic for data network routing proposed by Gianni Di Caro and Marco Dorigo ( http://www.idsia.ch/~gianni/antnet.html ). We have implemented AntNet on network simulator, NS2. This manual describes how to modify NS2 and install our code to simulate and experiment with AntNet algorithm created by Lavina Jain. We have tested our simulations on ns-2.33.
Platform: | Size: 103424 | Author: zipzap | Hits:

[Mathimatics-Numerical algorithmsmatlab-pid

Description: 基于蚁群算法的PID控制参数优化Matlab源码,步骤详细,附有说明。-PID Control Based on Ant Colony Optimization Algorithm for Matlab source, the steps in detail, with explanation.
Platform: | Size: 2048 | Author: 程玉昆 | Hits:

[AI-NN-PRalgorithms

Description: 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization, differential evolution algorithm, genetic neural network algorithm, particle swarm SVM algorithm, particle swarm hybrid neural network algorithm algorithm. . .
Platform: | Size: 6202368 | Author: 王军 | Hits:

[matlabant-colony-optimization-with-genetic-algorithm-ma

Description: ant colony optimization with genetic algorithm matlab code
Platform: | Size: 4096 | Author: Subodh | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net